react use global css

31

:global(.myclass) {
  background-color: red;
}

Comments

Submit
0 Comments